README typo
authorjustbur <justin@burkett.cc>
Tue, 17 May 2016 01:15:28 +0000 (21:15 -0400)
committerjustbur <justin@burkett.cc>
Tue, 17 May 2016 01:15:28 +0000 (21:15 -0400)
README.org

index a570592495e1d180582f3c068b8278a9e2b1d958..d8f5e98546ba3a842689877ab36ad1e8e5c336e4 100644 (file)
@@ -292,7 +292,7 @@ available options.
 ;; same as default, except all prefix keys are grouped together at the end
 ;; (setq which-key-sort-order 'which-key-prefix-then-key-order)
 ;; same as default, except all keys from local maps shown first
-;; (setq which-key-sort-order 'which-key-prefix-then-key-order)
+;; (setq which-key-sort-order 'which-key-local-then-key-order)
 ;; sort based on the key description ignoring case
 ;; (setq which-key-sort-order 'which-key-description-order)
 #+END_SRC